Skip to content

xndpxs/CVE-2022-0847

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CVE-2022-0847

Vulnerability in the Linux kernel since 5.8 which allows overwriting data in arbitrary read-only files. This leads to privilege escalation because unprivileged processes can inject code into root processes.
To compile: gcc poc.c -o poc
Usage: ./poc TARGETFILE OFFSET DATA
Author and more info: https://dirtypipe.cm4all.com/

About

Vulnerability in the Linux kernel since 5.8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages